Type Specific Links

Typed links allow for quick insertion of known link types. Activating the http type link would mandate that the user entered www.somesite.com into the text-input box. All typed links simply insert the given text into the proper anchor tag. An http link would wrap the given text in <A href="http:// and a mailto link would wrap the given in <A href="mailto:.

Typed links

Selected text in the active document will be wrapped in the created link or the link will be inserted at the cursor point if no text is selected.